|
|
|
|
RealHeight Property, TabClass Class |
For internal use only - Not intended for direct use by applications - Not used with SftTabs/NET.
Syntax TabClass Class (Softelvdm.SftTabsNET)
VB |
Public ReadOnly Overridable Property RealHeight As Integer |
C# |
public virtual int RealHeight { get; } |
C++ |
public: property virtual int RealHeight { |
Property Value
Comments
The RealHeight property
For internal use only - Not intended for direct use by applications - Not used with SftTabs/NET.
The BestDimensions method can be used to determine the best dimensions for the tab. The Size property returns its current size.